decorative banner

Folder create() Method


    Folder(path).create()

Description

    The create() method attempts to create a folder at the location the path name points to.

Parameters

    None.

Returns

    Boolean; true if the folder was created.